chore(deps): update all non-major dependencies #170
+26
−26
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.12.25
->1.12.28
10.5.46
->10.5.48
3.13.0
->3.13.2
Release Notes
phpstan/phpstan (phpstan/phpstan)
v1.12.28
Compare Source
Improvements 🔧
Bugfixes 🐛
@property
referencing other class and then back in recursive manner (phpstan/phpstan-src@33c2cb1), #13057@var
PHPDoc type inheritance for class constants (#4008), #10911, thanks @VincentLanglet!getenv(null)
for PHP 8.0+ (#4007), #13065, thanks @VincentLanglet!$
(#4006), #12095, thanks @VincentLanglet!0
in key type is not a list (#4018), #9487, thanks @VincentLanglet!Function signature fixes 🤖
bzdecompress()
(#4088), thanks @jlherren!mb_convert_encoding
return type (#4010), thanks @VincentLanglet!Internals 🔍
v1.12.27
Compare Source
Major new features 🚀
Improvements 🔧
Bugfixes 🐛
v1.12.26
Compare Source
Improvements 🔧
Bugfixes 🐛
is_subclass_of
andis_a
(#3788), #3979, #8464, thanks @VincentLanglet!numeric-string
toarray-key
(#3326), #4163, #4671, #8592, #11390, #12413, thanks @VincentLanglet!callable-string
must benon-empty-string
(#3983), #12979, thanks @aivchen!Function signature fixes 🤖
sebastianbergmann/phpunit (phpunit/phpunit)
v10.5.48
: PHPUnit 10.5.48Compare Source
Fixed
defects,random
configuration is supported by implementation, but it is not allowed by the XML configuration file schemaHow to install or update PHPUnit
v10.5.47
: PHPUnit 10.5.47Compare Source
Added
failOnPhpunitWarning
attribute on the<phpunit>
element of the XML configuration file and--fail-on-phpunit-warning
CLI option for controlling whether PHPUnit should fail on PHPUnit warnings (default:true
)--do-not-fail-on-deprecation
,--do-not-fail-on-phpunit-warning
,--do-not-fail-on-phpunit-deprecation
,--do-not-fail-on-empty-test-suite
,--do-not-fail-on-incomplete
,--do-not-fail-on-notice
,--do-not-fail-on-risky
,--do-not-fail-on-skipped
, and--do-not-fail-on-warning
CLI options--do-not-report-useless-tests
CLI option as a replacement for--dont-report-useless-tests
Deprecated
--dont-report-useless-tests
CLI option (use--do-not-report-useless-tests
instead)Fixed
ExpectationFailedException
How to install or update PHPUnit
PHPCSStandards/PHP_CodeSniffer (squizlabs/php_codesniffer)
v3.13.2
Compare Source
Changed
Fixed
SpacingAfterSetVis\[i\]bility
.v3.13.1
Compare Source
Added
set_scope
array index in the return value. #1116set_visibility
andset_visibility_token
array indexes in the return value. #1116Changed
AvizKeywordOrder
error code.SpacingAfterSetVisibility
error code.AsymReadMissing
. #1122Other
Older XSD files can be referenced via permalinks based on their minor:
https://schema.phpcodesniffer.com/#.#/phpcs.xsd
.D91D869
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.